docs: don't use <varnam>
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 4 Feb 2014 23:32:42 +0000 (18:32 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 4 Feb 2014 23:32:42 +0000 (18:32 -0500)
gtk/gtkactionmuxer.c

index 52b788f9017d345232eb88c58675fe55b1da4a38..2915c296e77ae50bef3f7a51dd00526ceff3548f 100644 (file)
@@ -650,8 +650,8 @@ gtk_action_muxer_class_init (GObjectClass *class)
  *
  * Adds the actions in @action_group to the list of actions provided by
  * @muxer.  @prefix is prefixed to each action name, such that for each
- * action <varname>x</varname> in @action_group, there is an equivalent
- * action @prefix`.`<varname>x</varname> in @muxer.
+ * action `x` in @action_group, there is an equivalent
+ * action @prefix`.x` in @muxer.
  *
  * For example, if @prefix is "`app`" and @action_group
  * contains an action called "`quit`", then @muxer will